Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/SpecimenCollectionMethod |
Url | http://example.org/fhir/ValueSet/SpecimenCollectionMethod |
Version | 1.0.0 |
Status | draft |
Date | 2024-11-28 |
Name | SpecimenCollectionMethod |
Title | Specimen Collection Method Value Set |
Experimental | False |
Description | A value set representing methods of specimen collection. |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_Specimen ![]() | PH_Specimen |
No resources found
{
"resourceType" : "ValueSet",
"id" : "SpecimenCollectionMethod",
"url" : "http://example.org/fhir/ValueSet/SpecimenCollectionMethod",
"version" : "1.0.0",
"name" : "SpecimenCollectionMethod",
"title" : "Specimen Collection Method Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-28",
"publisher" : "Your Organization Name",
"description" : "A value set representing methods of specimen collection.",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/CodeSystem/SpecimenCollectionMethodCodeSystem",
"concept" : [
{
"code" : "RT-PCR_OPS",
"display" : "RT-PCR (OPS)"
},
{
"code" : "RT-PCR_NPS",
"display" : "RT-PCR (NPS)"
},
{
"code" : "RT-PCR_OPS_NPS",
"display" : "RT-PCR (OPS and NPS)"
},
{
"code" : "Antigen",
"display" : "Antigen; reason and brand kit"
},
{
"code" : "AntibodyTest",
"display" : "Antibody Test"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.